gtk4.git
2010-12-04 Carlos GarnachoGtkCssProvider: Make additions to parse_value() less...
2010-12-04 Carlos GarnachoFix compile warning.
2010-12-04 Carlos GarnachoGtkStyleSet: Register GtkThemingEngine type.
2010-12-04 Carlos GarnachoGtkWidget: Generate GtkWidgetPath on set_parent.
2010-12-04 Carlos GarnachoGtkStyleSet: Remove default value for registered proper...
2010-12-04 Carlos GarnachoFix compilation.
2010-12-04 Carlos GarnachoGtkNotebook: Set GtkChildClassFlags for tabs.
2010-12-04 Carlos GarnachoGtkCssProvider: Set default value if no state pseudo...
2010-12-04 Carlos GarnachoGtkStyleSet: Add gtk_style_set_set_default().
2010-12-04 Carlos GarnachoGtkStyleContext: Fix compiler warning.
2010-12-04 Carlos GarnachoGtkStyle: Use new render methods underneath.
2010-12-04 Carlos GarnachoAdd region details in gtk_widget_get_path().
2010-12-04 Carlos GarnachoGtkStyleContext: fix typos in code.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_list_child_class...
2010-12-04 Carlos GarnachoGtkCssProvider: Compare GtkWidgetPath regions with...
2010-12-04 Carlos GarnachoGtkCssProvider: fix parsing of consecutive pseudo-classes.
2010-12-04 Carlos GarnachoGtkCssProvider: move to next selector element on match...
2010-12-04 Carlos GarnachoGtkCssProvider: free selector path on parse_rule().
2010-12-04 Carlos GarnachoGtkCssProvider: Add named regions to selector path.
2010-12-04 Carlos GarnachoGtkCssProvider: Parse named regions.
2010-12-04 Carlos GarnachoGtkWidgetPath: Add API for named regions.
2010-12-04 Carlos GarnachoRefurbish GtkWidgetPath API.
2010-12-04 Carlos GarnachoMove GtkChildClassFlags to gtkenums.h.
2010-12-04 Carlos GarnachoGtkCssProvider: Add support for child/descendant combin...
2010-12-04 Carlos GarnachoGtkCssProvider: Fix typo freeing SelectorElements.
2010-12-04 Carlos GarnachoGtkCssProvider: Allow empty selector.
2010-12-04 Carlos GarnachoGtkCssProvider: Allow '*' selectors.
2010-12-04 Carlos GarnachoGtkCssProvider: Add state parsing.
2010-12-04 Carlos GarnachoGtkWidget: Create GtkCssProvider for user modifications.
2010-12-04 Carlos GarnachoGtkStyleProvider: Add defines for most common priorities.
2010-12-04 Carlos GarnachoAdded GtkCssProvider.
2010-12-04 Carlos GarnachoAdd GtkWidgetPath parameter to gtk_style_provider_get_s...
2010-12-04 Carlos GarnachoGtkStyleSet: Add method to lookup property default...
2010-12-04 Carlos GarnachoGtkStyleSet: Make property registration take const...
2010-12-04 Carlos GarnachoGtkStyleContext: allow late set_path() calls.
2010-12-04 Carlos GarnachoGtkStyleContext: Fix compiler warning.
2010-12-04 Carlos GarnachoGtkStyleContext: Fix typo.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_handle().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render a handle area.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_extension().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render an extension.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_frame_gap().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render frames with...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_slider().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render sliders.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_line().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render lines.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_layout().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render layouts.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_focus().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render focus indicator.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_expander().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render expanders.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_frame().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render frames.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_background().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render backgrounds.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_arrow().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render arrows.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_option().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render radio buttons.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_check().
2010-12-04 Carlos GarnachoGtkThemingEngine: Add vmethod to render checkboxes.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add accessors to style classes.
2010-12-04 Carlos GarnachoGtkWidget: Add widget path to style context.
2010-12-04 Carlos GarnachoGtkStyleContext: Add child style classes.
2010-12-04 Carlos GarnachoGtkStyleContext: Add style classes.
2010-12-04 Carlos GarnachoGtkStyleContext: Relate to a GtkThemingEngine.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add module loading capabilities.
2010-12-04 Carlos GarnachoAdd GtkThemingEngine.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_[gs]et_path()
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_get_path().
2010-12-04 Carlos GarnachoAdd GtkWidgetPath.
2010-12-04 Carlos GarnachoGtkStyleContext: Add getters and setter for state.
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_get_style_context().
2010-12-04 Carlos GarnachoAdd GtkStateFlags.
2010-12-04 Carlos GarnachoGtkStateType: Add inconsistent and focused state.
2010-12-04 Carlos GarnachoGtkStyleContext: Fix typo.
2010-12-04 Carlos GarnachoGtkStyleSet: Add method to register border property.
2010-12-04 Carlos GarnachoGtkStyleSet: Add method to register font properties.
2010-12-04 Carlos GarnachoGtkStyleContext: Add methods to query composed style.
2010-12-04 Carlos GarnachoGtkStyleSet: Return default value if value is not set.
2010-12-04 Carlos GarnachoGtkStyleSet: Add valist and varargs getters/setters.
2010-12-04 Carlos GarnachoGtkStyleSet: Use property GQuark as store keys.
2010-12-04 Carlos GarnachoGtkStyleSet: Add style property registration funcs.
2010-12-04 Carlos GarnachoAdd GtkStyleContext.
2010-12-04 Carlos Garnachogtkstyleset.h: Add declaration for gtk_style_set_merge().
2010-12-04 Carlos GarnachoGtkStyleSet: Implement GtkStyleProvider.
2010-12-04 Carlos GarnachoAdd GtkStyleProvider, an interface to provide style...
2010-12-04 Carlos GarnachoAdd GtkStyleSet, a store of style properties.
2010-12-04 Carlos GarnachoAdd GTK_STATE_LAST to mark the end of GtkState enum.
2010-12-04 Yaron ShahrabaniUpdated Hebrew translation
2010-12-04 Matthias ClasenAnother attempt to fix the gdk symbol list
2010-12-03 Matthias ClasenUpdate sections
2010-12-03 Benjamin OtteAPI: gdk: Rename GdkWindowObjectClass to GdkWindowClass
2010-12-03 Benjamin OtteAPI: Rename GdkWindowClass to GdkWindowWindowClass
2010-12-03 Matthias ClasenOne more forgotten symbol
2010-12-03 Matthias ClasenUpdate gdk symbol list
2010-12-03 Andrej ŽnidaršičUpdated Slovenian translation
2010-12-03 Matthias ClasenFix up parameter mismatches in the docs
next